home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Visual Database / Visual BASIC 5.0 (Ent. Edition) / Vb5ent Extractor.EXE / VB / TSQL / VBSDIDB.DLL / string.txt next >
Encoding:
Text File  |  1997-01-15  |  6.2 KB  |  127 lines

  1. 5    Invalid procedure call or argument
  2. 7    Out of memory
  3. 380    Invalid property value
  4. 383    Property is read-only
  5. 445    Object doesn't support this action
  6. 1001    vbsdi
  7. 1002    vb5ide
  8. 3002    Exits the application
  9. 3003    Removes All Breakpoints
  10. 3004    Set/Remove Breakpoint
  11. 3005    Clears the current breakpoint
  12. 3006    Add a variable to the global watch window
  13. 3007    Go ( F5 )
  14. 3008    Stops Debugging
  15. 3009    Restarts the query
  16. 3010    Steps to the next statement
  17. 3011    Run To Cursor
  18. 3012    Step Into
  19. 3013    Step Over
  20. 3014    About Stored Proc Debugger
  21. 3015    Help Contents
  22. 3016    Help Topics
  23. 3019    Displays the output window
  24. 3020    Dumps the contents of the temp table to the output window
  25. 4001    Select Query
  26. 4002    Name
  27. 4003    Value
  28. 4050    select text from syscomments where id = 
  29. 4051    select @@SPID
  30. 4052    select id from sysobjects where name = '%s'
  31. 4053    select A.depid, B.name from sysdepends A, sysobjects B where A.id = %ld and A.depid = B.id and B.type = 'P' 
  32. 4054    select @@SERVERNAME
  33. 4070    Local Variables
  34. 4071    Global Variables
  35. 4072    T-SQL Debugger
  36. 4073    Executing Query: 
  37. 4074    Resultset is too large and has been truncated.
  38. 4075    Return Value = 
  39. 5001    Connected
  40. 5002    Unconnected
  41. 5003    Establish Connection
  42. 5004    Debugging Enabled
  43. 5005    Attepting to connect to SQL Server Debugging Interface...
  44. 5007    Modify Symbols
  45. 5008    Preloading SQL Text.  Please wait...
  46. 5009    Executing Query
  47. 5010    Processing Step Request
  48. 5011    Waiting for user input
  49. 5012    Query Complete.  Select restart or exit to return to Visual Basic.
  50. 5013    Shutting down queries.  Please wait...
  51. 5014    Attempting to Start Remote Automation. Please wait...
  52. 5015    Attempting to turn on SQL Server Debugging. Please wait...
  53. 5016    Debugging session canceled.
  54. 5017    Waiting for response from SQL Server...
  55. 5018    The query could not be debugged.  Exit the application and check the servers event log.
  56. 5019    AutoRollback Mode
  57. 5020    AutoCommit Mode
  58. 5021    Runtime Mode
  59. 6000    SQL_CHAR (rdTypeCHAR)
  60. 6001    SQL_NUMERIC (rdTypeNUMERIC)
  61. 6002    SQL_DECIMAL (rdTypeDECIMAL)
  62. 6003    SQL_VARCHAR (rdTypeVARCHAR)
  63. 6004    SQL_LONGVARCHAR (rdTypeLONGVARCHAR)
  64. 6005    SQL_INTEGER (rdTypeINTEGER)
  65. 6006    SQL_SMALLINT (rdTypeSMALLINT)
  66. 6007    SQL_FLOAT (rdTypeFLOAT)
  67. 6008    SQL_DECIMAL (rdTypeDECIMAL)
  68. 6009    SQL_DOUBLE (rdTypeDOUBLE)
  69. 6010    SQL_BIGINT (rdTypeBIGINT)
  70. 6011    SQL_DATE (rdTypeDATE)
  71. 6012    SQL_TIME (rdTypeTIME)
  72. 6013    SQL_TIMESTAMP (rdTypeTIMESTAMP)
  73. 6014    SQL_BINARY (rdTypeBINARY)
  74. 6015    SQL_VARBINARY (rdTypeVARBINARY)
  75. 6016    SQL_LONGVARBINARY (rdTypeLONGVARBINARY)
  76. 6017    SQL_TINYINT (rdTypeTINYINT)
  77. 6018    SQL_BIT (rdTypeBIT)
  78. 6019    Unknown
  79. 6020    ?
  80. 40001    A memory error occurred.
  81. 40002    An unknown OLE error occurred.
  82. 40003    The following GDI error was encountered: %1
  83. 40004    The following ODBC error occurred: %1
  84. 40005    The following SQL Server error occurred: |
  85. 40006    There is not enough memory to complete the task.  Please close down some operations and try again.  If the problem persists contact technical support.
  86. 40007    Could not load the msrdo20.dll.  Please make sure it was properly installed and registered.
  87. 40008    We could not get the stored procedure text from SQL Server.  You can continue, but you will not be able to view the procedures or set breakpoints in advance of the debug session.
  88. 40009    An error was encountered trying to turn debugging on.  Make sure you have the latest ODBC drivers, SQL Server 6.5 or greater and that the following protocols are loaded on your machine ....
  89. 40010    An unknown RDO error occurred.  Please try again.
  90. 40011    The query could not be debugged due to a problem coordinating events with the server.  Check the server and client log to find the exact cause, fix the problem and try again.
  91. 40012    Sends the results set to the output window
  92. 40013    We could not get the computer name for this computer.  T-SQL Debugging will not be enabled.
  93. 40014    An internal error occurred.  You may experience display problems.
  94. 40015    An invalid connection ID was received from SQL Server.
  95. 40016    Could not add symbol to watch window.
  96. 40017    The data stream has been corrupted
  97. 40018    Could not find the requested string in the resource DLL.
  98. 40019    The stored procedure could not be found in the current database.  Make sure the procedure name is correct, or you are pointing at the correct database.  The program will end.
  99. 40022    Value is out of range for datatype
  100. 40023    Can not display datatype
  101. 40024    Automation Manager could not be started.  The query can not be debugged.  Please fix the problem and try again.
  102. 40025    An error was returned getting the stored procedure text from the database.  T-SQL Debugging will end.
  103. 40026    We could not connect to the database to get the Stored Procedure text.  T-SQL Debugging will end.
  104. 40027    The correct version of the SQL Server ODBC driver is not available on this machine.  Make sure you have a version of sqlsrv32.dll greater then 2.65.0203 and try the application again.
  105. 40028    The Remote Automation security policy for this machine is currently set to use "Allow Remote Creates by ACL".\nPlease use the Remote Automation Connection Manager to set the ACL permissions for the following classes: aeservermgr, RemoteAutomation
  106. 40029    Some SQL parameters have unassigned values. Can not continue.
  107. 40030    We could not locate the SQL Server ODBC driver on this machine.  Please install the driver.
  108. 40031    T-SQL Debugging could not be turned on.  Make sure the SQL Server you are connecting to is > version 6.5 and that you have sufficient privledges to access the sp_sdidebug extended stored procedure.
  109. 40032    Help is not available.
  110. 40033    You do not have permission to execute the extended stored procedure sp_sdidebug.  T-SQL Debugging will not be started.  Either get permission or try a different user ID.
  111. 40034    Remote Automation must be installed
  112. 40035    You must have privledges to modify the registry
  113. 40036    (Call stack not available)
  114. 40037    Invalid value or not debugging
  115. 40039    Software\Microsoft\VBA\Microsoft Visual Basic\
  116. 40040    FontFace
  117. 40041    FontCharSet
  118. 40042    FontHeight
  119. 40043    CodeForeColors
  120. 40044    CodeBackColors
  121. 40045    CALL
  122. 40046    The global temp table dump failed due to tempdb being locked.  Turn off safe mode and re-execute the query if you wish to view the temp table.
  123. 42320    Microsoft VB T-SQL Debugger Object Library 1.0
  124. 42321    T-SQL Debugger Object
  125. 42322    Microsoft VB T-SQL Debugger Object 1.0 - vbSQLDebugger
  126. 42323    Error Constants
  127.